Skip to content

Add null pointer checks for strdup#18

Open
XZ-X wants to merge 1 commit intooridb:masterfrom
XZ-X:check
Open

Add null pointer checks for strdup#18
XZ-X wants to merge 1 commit intooridb:masterfrom
XZ-X:check

Conversation

@XZ-X
Copy link

@XZ-X XZ-X commented Jul 24, 2024

strdup may return null pointer on allocation failures.

I added null pointer checks to calls to strdup that were not checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant